From 6d18ee930bb27b08f8134f4f7cacebb274b670ed Mon Sep 17 00:00:00 2001 From: robertl Date: Mon, 31 Jul 2006 20:17:15 +0000 Subject: [PATCH] Fix doc for Garmin 'get_posn' suboption. --- xmldoc/formats/options/garmin-get_posn.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xmldoc/formats/options/garmin-get_posn.xml b/xmldoc/formats/options/garmin-get_posn.xml index f4d49e18e..a7720047c 100644 --- a/xmldoc/formats/options/garmin-get_posn.xml +++ b/xmldoc/formats/options/garmin-get_posn.xml @@ -1,5 +1,5 @@ -This options gets the current position from the attached GPS device +This options gets the current longtitude and latitude from the attached GPS device and returns it as a single waypoint for further processing. For example, to return the current position from a USB Garmin to a KML file: -gpsbabel -i garmin -f usb: -o kml -F myposition.kml +gpsbabel -i garmin,get_posn -f usb: -o kml -F myposition.kml -- 2.30.2